home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / netutils / pcdoscid.arj / README.CID < prev    next >
Text File  |  1993-12-15  |  6KB  |  149 lines

  1.  
  2.    Contents:
  3.  
  4.    How to install the PC DOS 6.1 CID Install Utility (USETUP)
  5.    Creating a Pristine Install Diskette
  6.    Partitioning the hard file using the Pristine Install Diskettes
  7.    Running DOSDISK from OS/2
  8.    "Incorrect DOS version" or "File not found" messages
  9.  
  10.  
  11.  
  12. ##########################################################################
  13.  
  14.  
  15. How to install the PC DOS 6.1 CID Install Utility (USETUP):
  16.  
  17. 1) Get the PC DOS 6.1 package and do an admin install (setup /a) to
  18.    a directory on the code server.  If you plan on upgrading any
  19.    machines that are using a disk compression program then you need
  20.    to make sure that your package contains the compression function.
  21.    If your PC DOS 6.1 package contains a coupon to order the compression
  22.    function, then you will need to obtain the PC DOS 6.1 Disk Compression
  23.    function.  You can verify that you have the disk compression function
  24.    by looking for the file SSUNCOMP.EXE in the PC DOS 6.1 directory on the
  25.    code server.  If you have this file, then you have the compression
  26.    function.
  27.  
  28. 2) Copy the files from the PC DOS 6.1 CID Install Utility to the same
  29.    directory as the one used in step 1.  These file should be copied:
  30.    USETUP.COM, USETUP1.OVL, USETUP.INI, SAMPLE.RSP, README.CID,
  31.    DOSDISK.COM, and DOSDISK.INI.
  32.  
  33. 3) Copy the SAMPLE.RSP file to another file name (ex. cid01.rsp).
  34.    SAMPLE.RSP is a response file which is configured to do a base
  35.    install without any optional tools.
  36.  
  37. 4) Edit the new response file (cid01.rsp), and make changes to customize
  38.    your install.
  39.  
  40. 5) Run USETUP, using any desired parameters (ex. usetup /r:cid01.rsp),
  41.    from the client machine on which you want to install PC DOS 6.1.
  42.  
  43.  
  44. ##########################################################################
  45.  
  46.  
  47. Creating a Pristine Install Diskette:
  48.  
  49. 1) Make sure that the DOSDISK.COM and DOSDISK.INI files are in the same
  50.    directory on the code server as all the other PC DOS 6.1 files.
  51.  
  52. 2) DOSDISK can be run from a DOS workstation or from a virtual DOS
  53.    session on OS/2.  The DOS workstation needs to be version 4.0 or later.
  54.    If you are running DOSDISK from OS/2 you will need to make changes
  55.    to the settings of the virtual DOS session.  See the section "Running
  56.    DOSDISK from OS/2" in this file for more information.
  57.  
  58. 3) DOSDISK requires two parameters, the drive to create the diskette in
  59.    and the directory containing the version of DOS that is running on
  60.    the machine (ex. dosdisk a: c:\dos).
  61.  
  62. 4) When prompted to format another diskette, press N.
  63.  
  64.  
  65.  
  66. Note:  The DOSDISK.INI file contains the DOS files that are to be copied
  67.        to the pristine diskette.  All of the files must be in the same
  68.        directory as the DOSDISK program.  This should be the PC DOS 6.1
  69.        directory on the code server.
  70.  
  71.        DOSDISK does allow a third parameter.  This third parameter allows
  72.        the user to specify another file which contains a list of additional
  73.        files to copy to the diskette.  The lines in the file are appended
  74.        to the copy command and executed.  If only one filename is specified
  75.        on the line, the file is copied to the destination diskette with
  76.        the same name.  If a second file name is specified on the line then
  77.        the file is copied to the destination diskette with that name.
  78.        The format is as follows:
  79.  
  80.        Copy list file format:
  81.        ----------------------
  82.        c:\readme.doc
  83.        g:\dos61\autoexec.new    autoexec.bat
  84.  
  85.  
  86. ##########################################################################
  87.  
  88.  
  89. Partitioning the hard file using the Pristine Install Diskettes
  90.  
  91. If you want to partition the hard file and you are using the Pristine
  92. Install Diskettes make sure to use the FDISK function from the startup
  93. menu.  When the Pristine Diskette boots, select menu option 1 and partition
  94. the hard file.  The system will then reboot.  When the menu appears again
  95. you can format the partitions, option 2, or go ahead and load the NVDM
  96. driver, option 3, and continue with the CID installations.
  97.  
  98.  
  99. ##########################################################################
  100.  
  101.  
  102. Running DOSDISK from OS/2:
  103.  
  104. 1) Before opening the virtual DOS session (full screen or window), open
  105.    the session settings by clicking the right mouse button on the icon,
  106.    selecting Open and then Settings.
  107.  
  108. 2) Select the Session page and open the DOS Settings.
  109.  
  110. 3) Select DOS_VERSION setting and add these programs to the Values:
  111.  
  112.            FORMAT.COM,6,0,255
  113.            DOSDISK.COM,6,0,255
  114.            ATTRIB.EXE,6,0,255
  115.  
  116. 4) After you have added the programs, select Save.  Then close the Settings
  117.    window.
  118.  
  119. 5) Now DOSDISK.COM can be run from this virtual DOS session.  Start the
  120.    session, change to the directory containing the PC DOS 6.1 files, and
  121.    you are ready to run DOSDISK.
  122.  
  123.  
  124. #########################################################################
  125.  
  126.  
  127. "Incorrect DOS version" or "File not found" messages
  128.  
  129.    If you are receiving these messages when trying to execute DOS commands
  130. and you are running DLR, then your path may not have been modified correctly.
  131. Use the DOS E Editor to look at your AUTOEXEC.BAT file by typing:
  132. "e c:\autoexec.bat" from your PC DOS 6.1 directory.  Find the PATH statement
  133. and check to see if your new PC DOS 6.1 directory is one of the directories
  134. listed after the equals sign ( PATH=C:\DOS;.....).  If it is not listed then
  135. you need to add it to the path.  Insert it in the line immediately after
  136. the equals sign and make sure to put a semi-colon after it.
  137.  
  138. example:     PATH=C:\DOS61;C:\BIN;....
  139.                   ^^^^^^^^^
  140.  
  141. Press <F4> to save any changes, or <F3> if no changes were neccessary.
  142.  
  143.  
  144. ##########################################################################
  145.  
  146.  
  147.  
  148.  
  149.